home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tex / macros / source / contrib / other / floatflt / floatexm.tex / images.pl (.txt) < prev    next >
LaTeX Document  |  1995-03-15  |  2KB  |  40 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3. $key = q/mathcal{END};MSF=1.6;LFS=11;AAT/;
  4. $cached_env_img{$key} = q|<IMG
  5.  STYLE="height: 1.79ex; vertical-align: -0.11ex; " SRC="|."$dir".q|img5.png"
  6.  ALT="$\mathcal {END}$">|; 
  7. $key = q/{floatingfigure}{40mm}center{Anotherfiguretousetheenvironmenttexttt{floatingfigure}center{{{{floatingfigure};LFS=11;FSF=1.6;AAT/;
  8. $cached_env_img{$key} = q|<IMG
  9.  STYLE="height: 0.31ex; " SRC="|."$dir".q|img2.png"
  10.  ALT="\begin{floatingfigure}{40mm}
  11. \begin{center}
  12. Another figure to\ use the environment\ \texttt{floatingfigure}
  13. \end{center}
  14. \end{floatingfigure}">|; 
  15. $key = q/{floatingfigure}{50mm}center{{Large{AFigure!center{{{{floatingfigure};LFS=11;FSF=1.6;AAT/;
  16. $cached_env_img{$key} = q|<IMG
  17.  STYLE="height: 0.31ex; " SRC="|."$dir".q|img3.png"
  18.  ALT="\begin{floatingfigure}{50mm}
  19. \begin{center}
  20. \Large A Figure!
  21. \end{center}
  22. \end{floatingfigure}">|; 
  23. $key = q/{floatingfigure}{60mm}center{Thefirstfiguretousetheenvironmenttexttt{floatingfigure}center{{{{floatingfigure};LFS=11;FSF=1.6;AAT/;
  24. $cached_env_img{$key} = q|<IMG
  25.  STYLE="height: 0.31ex; " SRC="|."$dir".q|img1.png"
  26.  ALT="\begin{floatingfigure}{60mm}
  27. \begin{center}
  28. The first figure to\ use the environment\ \texttt{floatingfigure}
  29. \end{center}
  30. \end{floatingfigure}">|; 
  31. $key = q/{floatingfigure}{90mm}center{Aratherwidefigurewhichstillusesthetexttt{floatingfigure}environment.center{{{{floatingfigure};LFS=11;FSF=1.6;AAT/;
  32. $cached_env_img{$key} = q|<IMG
  33.  STYLE="height: 0.31ex; " SRC="|."$dir".q|img4.png"
  34.  ALT="\begin{floatingfigure}{90mm}
  35. \begin{center}
  36. A rather wide figure which still uses the \\\\
  37. \texttt{floatingfigure} environment.
  38. \end{center}
  39. \end{floatingfigure}">|; 
  40.